﻿@import "https://fonts.googleapis.com/css?family=Noto+Sans:400,700";
@import "https://fonts.googleapis.com/css?family=Noto+Serif:400,700";
@import "https://fonts.googleapis.com/css?family=Quicksand:400,700";

/* CSS Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: verdana,arial;
	font-size: inherit;
	vertical-align: baseline;
	background: transparent;
	line-height: 1.3em;
}

body
{
	font-family: verdana, arial;
	line-height: 1;
	font-size: 14px;
	background-color: #f2f0ec;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
	display: block;
}

nav ul
{
	list-style: none;
}

blockquote, q
{
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}

a
{
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins
{
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark
{
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del
{
	text-decoration: line-through;
}

abbr[title], dfn[title]
{
	border-bottom: 1px dotted;
	cursor: help;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

hr
{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input, select
{
	vertical-align: middle;
}

/**********/

blockquote, q
{
	font-family: sans;
	font-size: 20px;
	font-style: italic;
	margin: 20px;
	text-align: center;
}


div.dummy
{
	clear: both;
}

div.content
{
	margin: 0 auto;
	max-width: 950px;
}

h1
{
	font-family: "Quicksand",serif;
	font-size: 30px;
	margin: 30px 0;
}

p
{
	line-height: 1.5em;
	margin-bottom: 0.8em;
}

p:last-child
{
	margin-bottom: 0;
}

header
{
	background: url("Images/header-top.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	height: 179px;
	position: relative;
	z-index: 1;
}

header div.content
{
	padding: 15px;
}

header a.logo
{
	background: url("Images/logo-header.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 116px;
	width: 268px;
}

header nav
{
	float: right;
	margin-top: 40px;
}

header nav ul
{
	max-width: 660px;
}

header nav ul li
{
	background: url("Images/link-break.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	float: left;
	margin-right: 3px;
	padding-right: 18px;
}

header nav ul li:last-child
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}

header nav ul li a
{
	color: #303030;
	font-family: "Noto Serif",serif;
	font-size: 17px;
	line-height: 27px;
	text-decoration: none;
	white-space: nowrap;
}

header nav ul li a:hover
{
	text-decoration: underline;
}

header div.floatMenu
{
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
	height: 60px;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
}

header div.floatMenu div.content
{
	padding: 2px 15px;
}

header div.floatMenu a.logo
{
	background-size: 130px auto;
	height: 56px;
}

header div.floatMenu nav
{
	margin-top: 12px;
}

footer
{
	background: none repeat scroll 0 0 #444;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2) inset;
	padding: 10px 0;
}

footer div.content
{
	text-align: right;
}

footer div.content a.logo
{
	background: url("Images/logo-footer.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline-block;
	height: 60px;
	width: 92px;
}

footer div.content div.links
{
	display: flex;
	padding: 10px;
}

footer div.content div.links ul
{
	color: #ffffff;
	flex: 1 1 0;
	list-style: outside none disc;
	text-align: left;
}

footer div.content div.links ul li.title
{
	font-size: 18px;
	list-style: outside none none;
	margin-bottom: 5px;
	margin-left: -15px;
	color: #FFFFFF;
}

footer div.content div.links ul li
{
	color: #A4A4A4;
}

footer div.content div.links ul li a
{
	color: #A4A4A4;
}

footer div.content div.links ul li a:hover
{
	color: #fab10d;
}

div.homeTop
{
	background: url("Home/top1.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
	height: 640px;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 0;
}

div.homeTop div.content
{
	position: relative;
	z-index: 2;
}

div.homeTop div.content div.box
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.5) inset;
	clear: both;
	color: #ffffff;
	float: left;
	margin-bottom: 50px;
	margin-top: 200px;
	padding: 10px;
	width: 490px;
}

div.homeTop div.content div.box h2
{
	color: #fab10d;
	font-family: "Noto Serif",serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.homeTop div.content div.box p
{
	font-size: 16px;
}

div.homeTop div.content div.box:hover
{
	background-color: rgba(0,0,0,0.7);
}

div.homeTop div.content div.links
{
	clear: both;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

div.homeTop div.content div.links a.link1
{
	background: url("Home/link1.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 5px solid #ffffff;
	box-shadow: 0 16px 20px -10px rgba(0, 0, 0, 0.3);
	display: block;
	height: 260px;
	text-decoration: none;
	width: 300px;
	position: relative;
}

div.homeTop div.content div.links a.link2
{
	background: url("Home/link2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 5px solid #ffffff;
	box-shadow: 0 16px 20px -10px rgba(0, 0, 0, 0.3);
	display: block;
	height: 260px;
	text-decoration: none;
	width: 300px;
	position: relative;
}

div.homeTop div.content div.links a.link3
{
	background: url("Home/link3.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 5px solid #ffffff;
	box-shadow: 0 16px 20px -10px rgba(0, 0, 0, 0.3);
	display: block;
	height: 260px;
	text-decoration: none;
	width: 300px;
	position: relative;
}

div.homeTop div.content div.links a span
{
	font-family: "Noto Serif",serif;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: #ffffff;
	display: block;
	font-size: 24px;
	max-width: 80%;
	padding: 10px;
	position: absolute;
	right: 0;
}

div.homeTop div.content div.links a:hover span
{
	background-color: rgba(0,0,0,0.7);
}

div.topDecoration
{
	background: url("Images/top-panel.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	height: 362px;
	left: 0;
	position: absolute;
	right: 0;
	top: 454px;
	z-index: 1;
}

div.members
{
	background: none repeat scroll 0 0 #ffffff;
	margin-top: 425px;
	padding: 100px 0 20px;
}

div.members div.title
{
	color: #404040;
	font-family: "Noto Serif",serif;
	font-size: 20px;
	margin: 0 auto 10px;
	max-width: 950px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

div.members div.content
{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around;
}

div.members a
{
	display: block;
}

div.members a img
{
}

div.lastNews
{
	background: url("News/decoration.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	height: 500px;
}

div.lastNews div.content
{
	display: flex;
	position: relative;
}

div.lastNews div.content div.title
{
	color: #404040;
	font-family: "Noto Serif",serif;
	font-size: 20px;
	margin-top: 15px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	margin-bottom: 10px;
}

div.lastNews div.content div.column
{
	flex: 4 1 0;
}

div.lastNews div.content div.column2
{
	flex: 3 1 0;
}

div.lastNews div.content div.column2 div.text
{
	margin-bottom: 10px;
}


div.lastNews div.news
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	left: 0;
	padding: 0;
	position: absolute;
	top: 40px;
}

div.lastNews div.news a
{
	border-color: #ffffff;
	border-image: none;
	border-style: solid;
	border-width: 10px 10px 50px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
	display: block;
	float: left;
	height: 300px;
	margin: 10px 20px 10px 0;
	overflow: hidden;
	position: relative;
	width: 460px;
}

div.lastNews div.news a img
{
	height: 300px;
}

div.lastNews div.news a span
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	bottom: 0;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.8) inset;
	color: #ffffff;
	font-size: 20px;
	padding: 10px 15px;
	position: absolute;
	right: 0;
	width: 50%;
	transition: background-color 0.5s;
}

div.lastNews div.news a:hover span
{
	background-color: #000000;
	transition: background-color 0.5s;
}

div.lastNews div.buttons
{
	background: none repeat scroll 0 0 #FFFFFF;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 50px;
	left: 10px;
	position: absolute;
	top: 360px;
	width: 460px;
}

div.lastNews div.buttons div
{
	cursor: pointer;
	-webkit-box-flex: 1 1 0;
	-moz-box-flex: 1 1 0;
	flex: 1 1 0;
	font-family: "Noto Serif",serif;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	transition: background-color 0.3s ease 0s;
}

div.lastNews div.buttons div:hover
{
	background: #F0F0F0;
	transition: background-color 0.3s;
}

div.products
{
	background: url("News/decoration.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	padding-bottom: 140px;
}

div.products div.list
{
	margin-top: 40px;
}

div.products div.list a.item
{
	align-items: center;
	align-content: center;
	-webkit-align-items: center;
	-webkit-align-content: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	background: none repeat scroll 0 0 #ffffff;
	border-bottom: 1px solid #ccc;
	color: #000000;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none;
}

div.products div.list a.item span.image
{
	display: block;
	height: 131px;
	padding: 30px;
	width: 200px;
}

div.products div.list a.item span.image img
{
	border-radius: 10px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

div.products div.list a.item span.data
{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	flex: 1;
	flex-direction: column;
	-webkit-flex-flow: column wrap;
	-webkit-box-orient: vertical;
	height: 131px;
	overflow: hidden;
}

div.products div.list a.item span.data span.title
{
	font-family: "Quicksand",serif;
	font-size: 25px;
	font-weight: bold;	
	text-overflow: ellipsis;
	white-space: nowrap;
}

div.products div.list a.item span.data span.subtitle
{
	color: #808080;
	float: left;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
}

div.products div.list a.item span.data span.summary
{
	-webkit-box-flex: 1 1 0;
	-moz-box-flex: 1 1 0;
	flex: 1 1 0;
	overflow: hidden;
}

div.products div.list a.item span.arrow
{
	background: url("Images/right1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 40px;
	margin-left: 30px;
	margin-right: 30px;
	width: 25px;
}

div.products div.list a.item:hover
{
	background-color: #F4F4F4;
}

div.products div.list a.item:last-child
{
	border-bottom: 0 none;
}

div.productDetailsTop
{
	background-position: center top;
	background-repeat: no-repeat;
	height: 510px;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 80px;
	z-index: 0;
}

div.productDetailsTop div.content
{
	position: relative;
	z-index: 2;
}

div.productDetailsTop div.content div.box
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.5) inset;
	clear: both;
	color: #ffffff;
	float: left;
	margin-bottom: 50px;
	margin-top: 310px;
	padding: 10px;
	width: 490px;
}

div.productDetailsTop div.content div.box h2
{
	color: #fab10d;
	font-family: "Noto Serif",serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.productDetailsTop div.content div.box p
{
	font-size: 16px;
}

div.productDetailsTop div.content div.box:hover
{
	background-color: rgba(0,0,0,0.7);
}

div.productDetailsTop div.content div.links a:hover span
{
	background-color: rgba(0,0,0,0.7);
}

div.productDetails
{
	background: url("News/decoration.png") no-repeat scroll center bottom #ffffff;
	padding-bottom: 140px;
	margin-top: 411px;
}

div.productDetails div.body
{
	padding-bottom: 30px;
}


div.productDetails h1.title
{
	margin: 20px 0 0 0;
}

div.productDetails div.subtitle
{
	color: #808080;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 20px;
}

div.productDetails div.body h2
{
	font-family: "Noto Serif",serif;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
}

div.productDetails div.body h3
{
	font-family: "Noto Serif",serif;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
}


div.productDetails div.gallery
{
	align-items: center;
	-webkit-align-items: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-webkit-flex-flow: column wrap;
	-webkit-box-orient: vertical;
	float: right;
	justify-content: center;
	margin: 0 0 30px 30px;
	width: 500px;
}

div.productDetails div.gallery div.item
{
	border: 5px solid #ffffff;
	box-shadow: 0 3px 15px 3px rgba(0, 0, 0, 0.1);
	margin-bottom: 15px;
}

div.productDetails div.gallery div.item img
{
	max-width: 500px;
}



div.news
{
	background: url("News/decoration.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	padding-bottom: 140px;
}

div.news div.list
{
}

div.news div.list a.item
{
	align-items: center;
	align-items: center;
	align-content: center;
	-webkit-align-items: center;
	-webkit-align-content: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	background: none repeat scroll 0 0 #ffffff;
	border-bottom: 1px solid #ccc;
	color: #000000;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none;
}

div.news div.list a.item span.image
{
	display: block;
	height: 131px;
	padding: 30px;
	width: 200px;
}

div.news div.list a.item span.image img
{
	border-radius: 10px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

div.news div.list a.item span.data
{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	flex: 1;
	flex-direction: column;
	-webkit-flex-flow: column wrap;
	-webkit-box-orient: vertical;
	height: 131px;
	overflow: hidden;
}

div.news div.list a.item span.data span.title
{
	font-family: "Quicksand",serif;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

div.news div.list a.item span.data span.date
{
	font-family: "Quicksand",serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

div.news div.list a.item span.data span.summary
{
	-webkit-box-flex: 1 1 0;
	-moz-box-flex: 1 1 0;
	flex: 1 1 0;
	overflow: hidden;
}

div.news div.list a.item span.arrow
{
	background: url("Images/right1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 40px;
	margin-left: 30px;
	margin-right: 30px;
	width: 25px;
}

div.news div.list a.item:hover
{
	background-color: #F4F4F4;
}

div.news div.list a.item:last-child
{
	border-bottom: 0 none;
}



div.article
{
	background: url("News/decoration.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	padding-bottom: 140px;
}

div.article div.body img.top
{
	border: 5px solid #ffffff;
	box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.2);
	float: right;
	margin: 0 0 30px 30px;
}

div.article div.body h2
{
	font-family: "Noto Serif",serif;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
}

div.article div.body h3
{
	font-family: "Noto Serif",serif;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
}

div.article div.body ul
{
	margin-bottom: 1em;
}

div.article div.body ul li
{
	margin-left: 30px;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

div.article div.body dl
{
	clear: both;
	display: inline-block;
}

div.article div.body dl dt
{
	clear: both;
	float: left;
	margin-right: 1em;
	text-align: right;
	width: 80px;
}

div.article div.body dl dd
{
	float: left;
}


div.newsDetails
{
	background: url("News/decoration.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	padding-bottom: 140px;
}

div.newsDetails div.date
{
	clear: both;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: -25px;
}

div.newsDetails div.body img.top
{
	border: 5px solid #ffffff;
	box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.2);
	float: right;
	margin: 0 0 30px 30px;
}

div.newsDetails div.body h2
{
	font-family: "Noto Serif",serif;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
}


@media (max-width: 950px)
{
	header div.floatMenu
	{
		display: none !important;
	}

	header
	{
		background: none no-repeat scroll center top #ffffff;
		height: auto;
	}

	header a.logo
	{
		float: none;
		margin: 0 auto;
		display: block !important;
	}

	header nav
	{
		clear: both;
		float: none;
		margin-top: 0;
		text-align: center;
	}

	header nav ul
	{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		-webkit-flex-flow: column wrap;
		-webkit-box-orient: vertical;
		max-width: none;
	}

	header nav ul li
	{
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		float: none;
		margin: 0;
		padding: 0;
	}

	header nav ul li a
	{
		display: block;
		font-size: 22px;
		line-height: 40px;
	}

	footer div.content div.links
	{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: column wrap;
		-webkit-box-orient: vertical;
		align-items: center;
		flex-direction: column;
	}

	footer div.content div.links ul
	{
		display: block;
		margin-bottom: 15px;
		width: 200px;
	}

	div.content
	{
		max-width: 100%;
		margin: 0 15px;
	}

	div.homeTop
	{
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		height: auto;
		overflow: visible;
		position: initial;
	}

	div.homeTop div.content
	{
		position: initial;
	}

	div.homeTop div.content div.box
	{
		float: none;
		margin-bottom: 10px;
		margin-top: 10px;
		width: 100%;
		padding: 10px 16px;
		box-sizing: border-box;
	}

	div.homeTop div.content div.links
	{
		align-items: center;
		-webkit-align-items: center;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		-webkit-flex-flow: column wrap;
		-webkit-box-orient: vertical;
		flex-flow: column wrap;
		justify-content: center;
	}

	div.homeTop div.content div.links a.link1
	{
		display: block;
		margin: 10px;
		text-decoration: none;
	}

	div.homeTop div.content div.links a.link2
	{
		display: block;
		margin: 10px;
		text-decoration: none;
	}

	div.homeTop div.content div.links a.link3
	{
		display: block;
		margin: 10px;
		text-decoration: none;
	}

	div.homeTop div.content div.links a.link1
	{
		width: 90%;
	}

	div.homeTop div.content div.links a.link2
	{
		width: 90%;
	}

	div.homeTop div.content div.links a.link3
	{
		width: 90%;
	}

	div.topDecoration
	{
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		height: 0;
		position: initial;
		right: 0;
		top: 0;
	}

	div.members
	{
		margin: 10px 0;
		padding: 20px;
	}

	div.members div.content
	{
		align-items: center;
		-webkit-align-items: center;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		-webkit-flex-flow: column wrap;
		-webkit-box-orient: vertical;
		flex-flow: column wrap;
		justify-content: space-around;
	}

	div.lastNews
	{
		padding: 16px 16px 70px;
		height: auto;
	}

	div.lastNews div.content
	{
		width: 480px;
		flex-direction: column;
	}

	div.lastNews div.content div.title
	{
		margin-top: 0;
	}

	div.lastNews div.content div.column
	{
		display: block;
		flex: 0 0 auto;
		height: 440px;
	}




	div.products div.list a.item span.image
	{
		height: 65px;
		padding: 10px;
		width: 100px;
	}

	div.products div.list a.item span.image img
	{
		width: 100px;
	}

	div.products div.list a.item span.data
	{
		flex-direction: column;
		-webkit-flex-flow: column wrap;
		-webkit-box-orient: vertical;
		height: auto;
	}

	div.products div.list a.item span.data span.title
	{
		margin: 0;
	}

	div.products div.list a.item span.data span.summary
	{
		display: none;
	}

	div.products div.list a.item span.arrow
	{
		background-size: 10px auto;
		height: 17px;
		margin-left: 10px;
		margin-right: 10px;
		width: 10px;
	}

	div.productDetailsTop
	{
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
		height: auto;
		overflow: visible;
		position: initial;
	}

	div.productDetailsTop div.content div.box
	{
		float: none;
		margin-bottom: 10px;
		margin-top: 10px;
		width: auto;
		padding: 10px 16px;
	}

	div.productDetails
	{
		margin-top: 0px;
	}

	div.productDetails div.gallery
	{
		width: 100%;
	}

	div.productDetails div.gallery div.item
	{
		max-width: 100%;
	}

	div.productDetails div.gallery div.item img
	{
		max-width: 100%;
	}

	div.article div.body img.top
	{
		width: 100%;
	}

	div.news div.list a.item span.image
	{
		height: 65px;
		padding: 10px;
		width: 100px;
	}

	div.news div.list a.item span.image img
	{
		width: 100px;
	}

	div.news div.list a.item span.data
	{
		flex-direction: column;
		-webkit-flex-flow: column wrap;
		-webkit-box-orient: vertical;
		height: auto;
	}

	div.news div.list a.item span.data span.summary
	{
		display: none;
	}

	div.news div.list a.item span.arrow
	{
		background-size: 10px auto;
		height: 17px;
		margin-left: 10px;
		margin-right: 10px;
		width: 10px;
	}

	div.newsDetails div.body img.top
	{
		width: 100%;
	}
}


@media (max-width: 500px)
{
	header a.logo
	{
		width: 100%;
		background-size: 100% auto;
	}

	div.lastNews
	{
		display: none;
	}
}
